home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_4 / mcvert.ads < prev    next >
Text File  |  1995-08-18  |  2KB  |  54 lines

  1. Short:    McBinary and HQX translator update
  2. Author:   Doug Moore, adapted for AmigaOS by Michael van Elst
  3. Uploader: mlelstv@serpens.rhein.de
  4. Type:     util/conv
  5.  
  6. The Apple Macintosh stores each file in 2 parts, a resource
  7. part and a data part. The resource part is managed by the
  8. operating system while the data part is managed by the application.
  9.  
  10. To transfer Macintosh files via systems that use a more conventional
  11. paradigm (i.e. the rest of the world) one can pack both parts into
  12. McBinary or HQX format. The HQX format consists only of printable
  13. ASCII characters similar to what uuencode produces.
  14.  
  15. Mcvert can extract both parts from such packed files and can also
  16. pack pairs into a McBinary file.
  17.  
  18. The file mcvert.1 contains the nroff input for the UNIX man page.
  19. The result can be found in nroff.0 for those who do not have a
  20. working nroff.
  21.  
  22. -
  23.  
  24. This version fixes a couple of "features" of the original UNIX program
  25. in that it checks error codes. It also fixes a bug where the file
  26. /dev/null was used instead of the Amiga-OS equivalent NIL:. This did
  27. cause crashes where /dev/null couldn't be opened.
  28.  
  29. Michael van Elst
  30.  
  31. ------------------------------------------------------------
  32.                  Amiga Distribution System
  33. ------------------------------------------------------------
  34.  
  35.                         ADS Zone: 1
  36.                   ADS Hatch Site: Don Plesky
  37.               ADS Position: ADS Zone 1 Coordinator
  38.                  BBS Name: EastPointe Amiga BBS
  39.                  Phone Number(s): 810-773-6959
  40.                  Network Address: 1:120/229  
  41.                      Network Region: 11    
  42.                    BBS Hours: 24 Hrs/Day
  43.            BBS Mailer/Software: DLG Trapdoor/PDQmail
  44.                    BBS Storage Space: 2 Gig 
  45.                File Requestable :  <X> Y     < > N
  46.                File Request Hours : All The Time
  47.  
  48.  
  49.  
  50. ---------------------------------------------------------------
  51. Help the Amiga! Join the ADS team Become a ADS Hub<=>Freq ADSINFO 
  52. ---------------------------------------------------------------
  53.  
  54.